home *** CD-ROM | disk | FTP | other *** search
- Spreadsheet Function: SIN()
- Synopsis:
-
- @SIN(expression)
-
- Description:
-
- This function returns the sine of the
- expression.
-
- Note: Trig functions are all specified in radians.
- If you need to convert between degrees and radians,
- the functions, @RAD and @DEG will help.
-
- Examples:
-
- @SIN(1) would give, 0.8414709.
- *
- Using Functions
- Usefunc.help
- Maths Operators
- operators.help